Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Banner legacy classes #1548

Merged
merged 2 commits into from
Oct 27, 2022
Merged

Banner legacy classes #1548

merged 2 commits into from
Oct 27, 2022

Conversation

camertron
Copy link
Contributor

Description

We've run into some issues attempting to migrate usages of Primer::Beta::Flash to Primer::Beta::Banner, namely that existing CSS and JS in dotcom select on the flash class and its friends. This has made it really difficult to migrate to the Banner component because the flash class is no longer used.

To ease the transition, we propose adding these legacy class names to banner elements while updating primer/css to only apply flash styles to elements that are not also banner elements.

Integration

Does this change require any updates to code in production?

No. At least, it shouldn't.

Merge checklist

  • Added/updated tests
  • Added/updated documentation
  • Added/updated previews

@changeset-bot
Copy link

changeset-bot bot commented Oct 27, 2022

🦋 Changeset detected

Latest commit: 43320e4

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@primer/view-components Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions github-actions bot added the ruby Pull requests that update Ruby code label Oct 27, 2022
@camertron camertron temporarily deployed to github-pages October 27, 2022 22:05 Inactive
@camertron camertron marked this pull request as ready for review October 27, 2022 22:06
@camertron camertron requested review from a team, keithamus and jonrohan and removed request for keithamus October 27, 2022 22:06
@camertron camertron merged commit c9b2c55 into main Oct 27, 2022
@camertron camertron deleted the banner_legacy_classes branch October 27, 2022 23:15
@primer-css primer-css mentioned this pull request Oct 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants